Versions:
Oxfmt 0.44.0, the eleventh public release from VoidZero Inc. & Contributors, is a high-performance formatter engineered for the JavaScript ecosystem. Designed to excel in large codebases and continuous-integration pipelines, the tool leverages the Oxc compiler stack to deliver approximately 30× the speed of Prettier and 2× the speed of Biome while maintaining deterministic output. Beyond JavaScript and TypeScript, oxfmt handles JSX, TSX, JSON, JSONC, JSON5, YAML, TOML, HTML, Angular, Vue, CSS, SCSS, Less, Markdown, MDX, GraphQL, Ember, and Handlebars without additional plug-ins. Built-in capabilities—import sorting, Tailwind CSS class ordering, package.json field normalization, and embedded formatting for CSS-in-JS and GraphQL—eliminate the need for external extensions. The command-line interface mirrors Prettier conventions, enabling drop-in adoption: existing scripts, CI jobs, and editor integrations require only a binary swap. Formatting parity is actively maintained; oxfmt currently passes roughly 95 % of Prettier’s JavaScript and TypeScript test suite, and any deviation on supported syntax is treated as a bug. No configuration files or extra dependencies are necessary, although optional settings can be added for project-specific overrides. Typical use cases include normalizing code style across monorepos, accelerating pre-commit hooks, and reducing formatter runtime in containerized build environments. As a specialized utility within the JavaScript Development Tools category, oxfmt is available for free on get.nero.com, with downloads provided via trusted Windows package sources such as winget, always delivering the latest version, and supporting batch installation of multiple applications.
Tags: